org.eclipse.vtp.framework.interactions.voice.vxml
Interface VXMLConstants

All Known Implementing Classes:
Action, ActionSet, Assignment, AudioOutput, BasicOutput, BasicOutputSet, Block, Catch, Choice, Dialog, Disconnect, Else, ElseIf, Error, EventHandler, Exit, ExternalGrammar, Field, Filled, Form, FormElement, Goto, Grammar, If, InlineGrammar, Iota, Item, Menu, NoInput, NoMatch, OneOf, Option, Output, OutputSet, Parameter, Prompt, PropertiesSupport, Recording, Reprompt, Return, Rule, Script, Subdialog, Submit, TextOutput, Throw, Transfer, ValueOutput, Variable, VoicePlatform, VXMLDocument

public interface VXMLConstants

Constants from the VXML format.

Version:
1.0
Author:
Lonnie Pryor

Field Summary
static java.lang.String EMPTY
          The empty string.
static java.lang.String FILE_EXT_GSL
          The ".gsl" file extension.
static java.lang.String FILLED_MODE_ALL
          The "all" filled mode constant.
static java.lang.String FILLED_MODE_ANY
          The "any" filled mode constant.
static java.lang.String GRAMMAR_MODE_DTMF
          The "dtmf" grammar mode constant.
static java.lang.String GRAMMAR_MODE_VOICE
          The "voice" grammar mode constant.
static java.lang.String METHOD_GET
          The "get" method constant.
static java.lang.String METHOD_POST
          The "post" method constant.
static java.lang.String MIME_TYPE_GSL
          The "application/x-gsl" MIME type constant.
static java.lang.String MIME_TYPE_SRGS
          The "application/srgs+xml" MIME type constant.
static java.lang.String NAME_APPLICATION
          The "application" name constant.
static java.lang.String NAME_ASSIGN
          The "assign" name constant.
static java.lang.String NAME_AUDIO
          The "audio" name constant.
static java.lang.String NAME_BARGEIN
          The "bargein" name constant.
static java.lang.String NAME_BEEP
          The "beep" name constant.
static java.lang.String NAME_BLOCK
          The "block" name constant.
static java.lang.String NAME_BRIDGE
          The "bridge" name constant.
static java.lang.String NAME_CATCH
          The "catch" name constant.
static java.lang.String NAME_CHOICE
          The "choice" name constant.
static java.lang.String NAME_COMPLETETIMEOUT
          The "completetimeout" name constant.
static java.lang.String NAME_COND
          The "cond" name constant.
static java.lang.String NAME_CONFIDENCELEVEL
          The "confidencelevel" name constant.
static java.lang.String NAME_COUNT
          The "count" name constant.
static java.lang.String NAME_DEST
          The "dest" name constant.
static java.lang.String NAME_DISCONNECT
          The "disconnect" name constant.
static java.lang.String NAME_DTMF
          The "dtmf" name constant.
static java.lang.String NAME_DTMFTERM
          The "dtmfterm" name constant.
static java.lang.String NAME_ELSE
          The "else" name constant.
static java.lang.String NAME_ELSEIF
          The "elseif" name constant.
static java.lang.String NAME_ENCTYPE
          The "enctype" name constant.
static java.lang.String NAME_ENUMERATE
          The "enumerate" name constant.
static java.lang.String NAME_ERROR
          The "error" name constant.
static java.lang.String NAME_EVENT
          The "event" name constant.
static java.lang.String NAME_EVENTEXPR
          The "eventexpr" name constant.
static java.lang.String NAME_EXIT
          The "exit" name constant.
static java.lang.String NAME_EXPR
          The "expr" name constant.
static java.lang.String NAME_FIELD
          The "field" name constant.
static java.lang.String NAME_FILLED
          The "filled" name constant.
static java.lang.String NAME_FINALSILENCE
          The "finalsilence" name constant.
static java.lang.String NAME_FORM
          The "form" name constant.
static java.lang.String NAME_GOTO
          The "goto" name constant.
static java.lang.String NAME_GRAMMAR
          The "grammar" name constant.
static java.lang.String NAME_ID
          The "id" name constant.
static java.lang.String NAME_IF
          The "if" name constant.
static java.lang.String NAME_INCOMPLETETIMEOUT
          The "incompletetimeout" name constant.
static java.lang.String NAME_INPUTMODES
          The "inputmodes" name constant.
static java.lang.String NAME_INTERDIGITTIMEOUT
          The "interdigittimeout" name constant.
static java.lang.String NAME_ITEM
          The "item" name constant.
static java.lang.String NAME_MAXNBEST
          The "maxnbest" name constant.
static java.lang.String NAME_MAXSPEECHTIMEOUT
          The "maxspeechtimeout" name constant.
static java.lang.String NAME_MAXTIME
          The "maxtime" name constant.
static java.lang.String NAME_MENU
          The "menu" name constant.
static java.lang.String NAME_METHOD
          The "method" name constant.
static java.lang.String NAME_MODE
          The "mode" name constant.
static java.lang.String NAME_NAME
          The "name" name constant.
static java.lang.String NAME_NAMELIST
          The "namelist" name constant.
static java.lang.String NAME_NEXT
          The "next" name constant.
static java.lang.String NAME_NOINPUT
          The "noinput" name constant.
static java.lang.String NAME_NOMATCH
          The "nomatch" name constant.
static java.lang.String NAME_ONE_OF
          The "one-of" name constant.
static java.lang.String NAME_OPTION
          The "option" name constant.
static java.lang.String NAME_PARAM
          The "param" name constant.
static java.lang.String NAME_PROMPT
          The "prompt" name constant.
static java.lang.String NAME_PROPERTY
          The "property" name constant.
static java.lang.String NAME_RECORD
          The "record" name constant.
static java.lang.String NAME_REPEAT
          The "repeat" name constant.
static java.lang.String NAME_REPROMPT
          The "reprompt" name constant.
static java.lang.String NAME_RETURN
          The "return" name constant.
static java.lang.String NAME_ROOT
          The "root" name constant.
static java.lang.String NAME_RULE
          The "rule" name constant.
static java.lang.String NAME_SCOPE
          The "scope" name constant.
static java.lang.String NAME_SCRIPT
          The "script" name constant.
static java.lang.String NAME_SENSITIVITY
          The "sensitivity" name constant.
static java.lang.String NAME_SPEEDVSACCURACY
          The "speedvsaccuracy" name constant.
static java.lang.String NAME_SRC
          The "src" name constant.
static java.lang.String NAME_SUBDIALOG
          The "subdialog" name constant.
static java.lang.String NAME_SUBMIT
          The "submit" name constant.
static java.lang.String NAME_TERMCHAR
          The "termchar" name constant.
static java.lang.String NAME_TERMTIMEOUT
          The "termtimeout" name constant.
static java.lang.String NAME_THROW
          The "throw" name constant.
static java.lang.String NAME_TIMEOUT
          The "timeout" name constant.
static java.lang.String NAME_TRANSFER
          The "transfer" name constant.
static java.lang.String NAME_TYPE
          The "type" name constant.
static java.lang.String NAME_VALUE
          The "value" name constant.
static java.lang.String NAME_VAR
          The "var" name constant.
static java.lang.String NAME_VERSION
          The "version" name constant.
static java.lang.String NAME_VXML
          The "vxml" name constant.
static java.lang.String NAMESPACE_URI_VXML
          The name space of the VXML document type.
static java.lang.String QNAME_XML_LANG
          The "xml:lang" qualified name constant.
static java.lang.String SCOPE_DIALOG
          The "dialog" scope constant.
static java.lang.String SCOPE_DOCUMENT
          The "document" scope constant.
static java.lang.String TYPE_CDATA
          The "CDATA" type constant.
static java.lang.String VERSION_2_0
          The "2.0" version constant.
 

Field Detail

EMPTY

static final java.lang.String EMPTY
The empty string.

See Also:
Constant Field Values

FILE_EXT_GSL

static final java.lang.String FILE_EXT_GSL
The ".gsl" file extension.

See Also:
Constant Field Values

FILLED_MODE_ALL

static final java.lang.String FILLED_MODE_ALL
The "all" filled mode constant.

See Also:
Constant Field Values

FILLED_MODE_ANY

static final java.lang.String FILLED_MODE_ANY
The "any" filled mode constant.

See Also:
Constant Field Values

GRAMMAR_MODE_DTMF

static final java.lang.String GRAMMAR_MODE_DTMF
The "dtmf" grammar mode constant.

See Also:
Constant Field Values

GRAMMAR_MODE_VOICE

static final java.lang.String GRAMMAR_MODE_VOICE
The "voice" grammar mode constant.

See Also:
Constant Field Values

METHOD_GET

static final java.lang.String METHOD_GET
The "get" method constant.

See Also:
Constant Field Values

METHOD_POST

static final java.lang.String METHOD_POST
The "post" method constant.

See Also:
Constant Field Values

MIME_TYPE_GSL

static final java.lang.String MIME_TYPE_GSL
The "application/x-gsl" MIME type constant.

See Also:
Constant Field Values

MIME_TYPE_SRGS

static final java.lang.String MIME_TYPE_SRGS
The "application/srgs+xml" MIME type constant.

See Also:
Constant Field Values

NAME_APPLICATION

static final java.lang.String NAME_APPLICATION
The "application" name constant.

See Also:
Constant Field Values

NAME_ASSIGN

static final java.lang.String NAME_ASSIGN
The "assign" name constant.

See Also:
Constant Field Values

NAME_AUDIO

static final java.lang.String NAME_AUDIO
The "audio" name constant.

See Also:
Constant Field Values

NAME_BARGEIN

static final java.lang.String NAME_BARGEIN
The "bargein" name constant.

See Also:
Constant Field Values

NAME_BEEP

static final java.lang.String NAME_BEEP
The "beep" name constant.

See Also:
Constant Field Values

NAME_BRIDGE

static final java.lang.String NAME_BRIDGE
The "bridge" name constant.

See Also:
Constant Field Values

NAME_BLOCK

static final java.lang.String NAME_BLOCK
The "block" name constant.

See Also:
Constant Field Values

NAME_CATCH

static final java.lang.String NAME_CATCH
The "catch" name constant.

See Also:
Constant Field Values

NAME_CHOICE

static final java.lang.String NAME_CHOICE
The "choice" name constant.

See Also:
Constant Field Values

NAME_COMPLETETIMEOUT

static final java.lang.String NAME_COMPLETETIMEOUT
The "completetimeout" name constant.

See Also:
Constant Field Values

NAME_COND

static final java.lang.String NAME_COND
The "cond" name constant.

See Also:
Constant Field Values

NAME_CONFIDENCELEVEL

static final java.lang.String NAME_CONFIDENCELEVEL
The "confidencelevel" name constant.

See Also:
Constant Field Values

NAME_COUNT

static final java.lang.String NAME_COUNT
The "count" name constant.

See Also:
Constant Field Values

NAME_DEST

static final java.lang.String NAME_DEST
The "dest" name constant.

See Also:
Constant Field Values

NAME_DISCONNECT

static final java.lang.String NAME_DISCONNECT
The "disconnect" name constant.

See Also:
Constant Field Values

NAME_DTMF

static final java.lang.String NAME_DTMF
The "dtmf" name constant.

See Also:
Constant Field Values

NAME_DTMFTERM

static final java.lang.String NAME_DTMFTERM
The "dtmfterm" name constant.

See Also:
Constant Field Values

NAME_ELSE

static final java.lang.String NAME_ELSE
The "else" name constant.

See Also:
Constant Field Values

NAME_ELSEIF

static final java.lang.String NAME_ELSEIF
The "elseif" name constant.

See Also:
Constant Field Values

NAME_ENCTYPE

static final java.lang.String NAME_ENCTYPE
The "enctype" name constant.

See Also:
Constant Field Values

NAME_ENUMERATE

static final java.lang.String NAME_ENUMERATE
The "enumerate" name constant.

See Also:
Constant Field Values

NAME_ERROR

static final java.lang.String NAME_ERROR
The "error" name constant.

See Also:
Constant Field Values

NAME_EVENT

static final java.lang.String NAME_EVENT
The "event" name constant.

See Also:
Constant Field Values

NAME_EVENTEXPR

static final java.lang.String NAME_EVENTEXPR
The "eventexpr" name constant.

See Also:
Constant Field Values

NAME_EXIT

static final java.lang.String NAME_EXIT
The "exit" name constant.

See Also:
Constant Field Values

NAME_EXPR

static final java.lang.String NAME_EXPR
The "expr" name constant.

See Also:
Constant Field Values

NAME_FIELD

static final java.lang.String NAME_FIELD
The "field" name constant.

See Also:
Constant Field Values

NAME_FILLED

static final java.lang.String NAME_FILLED
The "filled" name constant.

See Also:
Constant Field Values

NAME_FINALSILENCE

static final java.lang.String NAME_FINALSILENCE
The "finalsilence" name constant.

See Also:
Constant Field Values

NAME_FORM

static final java.lang.String NAME_FORM
The "form" name constant.

See Also:
Constant Field Values

NAME_GOTO

static final java.lang.String NAME_GOTO
The "goto" name constant.

See Also:
Constant Field Values

NAME_GRAMMAR

static final java.lang.String NAME_GRAMMAR
The "grammar" name constant.

See Also:
Constant Field Values

NAME_ID

static final java.lang.String NAME_ID
The "id" name constant.

See Also:
Constant Field Values

NAME_IF

static final java.lang.String NAME_IF
The "if" name constant.

See Also:
Constant Field Values

NAME_INCOMPLETETIMEOUT

static final java.lang.String NAME_INCOMPLETETIMEOUT
The "incompletetimeout" name constant.

See Also:
Constant Field Values

NAME_INPUTMODES

static final java.lang.String NAME_INPUTMODES
The "inputmodes" name constant.

See Also:
Constant Field Values

NAME_INTERDIGITTIMEOUT

static final java.lang.String NAME_INTERDIGITTIMEOUT
The "interdigittimeout" name constant.

See Also:
Constant Field Values

NAME_ITEM

static final java.lang.String NAME_ITEM
The "item" name constant.

See Also:
Constant Field Values

NAME_MAXNBEST

static final java.lang.String NAME_MAXNBEST
The "maxnbest" name constant.

See Also:
Constant Field Values

NAME_MAXSPEECHTIMEOUT

static final java.lang.String NAME_MAXSPEECHTIMEOUT
The "maxspeechtimeout" name constant.

See Also:
Constant Field Values

NAME_MAXTIME

static final java.lang.String NAME_MAXTIME
The "maxtime" name constant.

See Also:
Constant Field Values

NAME_MENU

static final java.lang.String NAME_MENU
The "menu" name constant.

See Also:
Constant Field Values

NAME_METHOD

static final java.lang.String NAME_METHOD
The "method" name constant.

See Also:
Constant Field Values

NAME_MODE

static final java.lang.String NAME_MODE
The "mode" name constant.

See Also:
Constant Field Values

NAME_NAME

static final java.lang.String NAME_NAME
The "name" name constant.

See Also:
Constant Field Values

NAME_NAMELIST

static final java.lang.String NAME_NAMELIST
The "namelist" name constant.

See Also:
Constant Field Values

NAME_NEXT

static final java.lang.String NAME_NEXT
The "next" name constant.

See Also:
Constant Field Values

NAME_NOINPUT

static final java.lang.String NAME_NOINPUT
The "noinput" name constant.

See Also:
Constant Field Values

NAME_NOMATCH

static final java.lang.String NAME_NOMATCH
The "nomatch" name constant.

See Also:
Constant Field Values

NAME_ONE_OF

static final java.lang.String NAME_ONE_OF
The "one-of" name constant.

See Also:
Constant Field Values

NAME_OPTION

static final java.lang.String NAME_OPTION
The "option" name constant.

See Also:
Constant Field Values

NAME_PARAM

static final java.lang.String NAME_PARAM
The "param" name constant.

See Also:
Constant Field Values

NAME_PROMPT

static final java.lang.String NAME_PROMPT
The "prompt" name constant.

See Also:
Constant Field Values

NAME_PROPERTY

static final java.lang.String NAME_PROPERTY
The "property" name constant.

See Also:
Constant Field Values

NAME_RECORD

static final java.lang.String NAME_RECORD
The "record" name constant.

See Also:
Constant Field Values

NAME_REPEAT

static final java.lang.String NAME_REPEAT
The "repeat" name constant.

See Also:
Constant Field Values

NAME_REPROMPT

static final java.lang.String NAME_REPROMPT
The "reprompt" name constant.

See Also:
Constant Field Values

NAME_RETURN

static final java.lang.String NAME_RETURN
The "return" name constant.

See Also:
Constant Field Values

NAME_ROOT

static final java.lang.String NAME_ROOT
The "root" name constant.

See Also:
Constant Field Values

NAME_RULE

static final java.lang.String NAME_RULE
The "rule" name constant.

See Also:
Constant Field Values

NAME_SCOPE

static final java.lang.String NAME_SCOPE
The "scope" name constant.

See Also:
Constant Field Values

NAME_SCRIPT

static final java.lang.String NAME_SCRIPT
The "script" name constant.

See Also:
Constant Field Values

NAME_SENSITIVITY

static final java.lang.String NAME_SENSITIVITY
The "sensitivity" name constant.

See Also:
Constant Field Values

NAME_SPEEDVSACCURACY

static final java.lang.String NAME_SPEEDVSACCURACY
The "speedvsaccuracy" name constant.

See Also:
Constant Field Values

NAME_SRC

static final java.lang.String NAME_SRC
The "src" name constant.

See Also:
Constant Field Values

NAME_SUBDIALOG

static final java.lang.String NAME_SUBDIALOG
The "subdialog" name constant.

See Also:
Constant Field Values

NAME_SUBMIT

static final java.lang.String NAME_SUBMIT
The "submit" name constant.

See Also:
Constant Field Values

NAME_TERMCHAR

static final java.lang.String NAME_TERMCHAR
The "termchar" name constant.

See Also:
Constant Field Values

NAME_TERMTIMEOUT

static final java.lang.String NAME_TERMTIMEOUT
The "termtimeout" name constant.

See Also:
Constant Field Values

NAME_THROW

static final java.lang.String NAME_THROW
The "throw" name constant.

See Also:
Constant Field Values

NAME_TIMEOUT

static final java.lang.String NAME_TIMEOUT
The "timeout" name constant.

See Also:
Constant Field Values

NAME_TRANSFER

static final java.lang.String NAME_TRANSFER
The "transfer" name constant.

See Also:
Constant Field Values

NAME_TYPE

static final java.lang.String NAME_TYPE
The "type" name constant.

See Also:
Constant Field Values

NAME_VALUE

static final java.lang.String NAME_VALUE
The "value" name constant.

See Also:
Constant Field Values

NAME_VAR

static final java.lang.String NAME_VAR
The "var" name constant.

See Also:
Constant Field Values

NAME_VERSION

static final java.lang.String NAME_VERSION
The "version" name constant.

See Also:
Constant Field Values

NAME_VXML

static final java.lang.String NAME_VXML
The "vxml" name constant.

See Also:
Constant Field Values

NAMESPACE_URI_VXML

static final java.lang.String NAMESPACE_URI_VXML
The name space of the VXML document type.

See Also:
Constant Field Values

QNAME_XML_LANG

static final java.lang.String QNAME_XML_LANG
The "xml:lang" qualified name constant.

See Also:
Constant Field Values

SCOPE_DOCUMENT

static final java.lang.String SCOPE_DOCUMENT
The "document" scope constant.

See Also:
Constant Field Values

SCOPE_DIALOG

static final java.lang.String SCOPE_DIALOG
The "dialog" scope constant.

See Also:
Constant Field Values

TYPE_CDATA

static final java.lang.String TYPE_CDATA
The "CDATA" type constant.

See Also:
Constant Field Values

VERSION_2_0

static final java.lang.String VERSION_2_0
The "2.0" version constant.

See Also:
Constant Field Values